home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / soelim.man < prev    next >
Text File  |  1989-10-02  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4. SOELIM                    User Commands                    SOELIM
  5.  
  6.  
  7.  
  8. NNAAMMEE
  9.      soelim - eliminate .so's from nroff input
  10.  
  11. SSYYNNOOPPSSIISS
  12.      ssooeelliimm [ file ...  ]
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.      _S_o_e_l_i_m reads the specified files or the standard input and
  16.      performs the textual inclusion implied by the _n_r_o_f_f direc-
  17.      tives of the form
  18.  
  19.           .so somefile
  20.  
  21.      when they appear at the beginning of input lines.  This is
  22.      useful since programs such as _t_b_l do not normally do this;
  23.      it allows the placement of individual tables in separate
  24.      files to be run as a part of a large document.
  25.  
  26.      An argument consisting of a single minus (--) is taken to be
  27.      a file name corresponding to the standard input.
  28.  
  29.      Note that inclusion can be suppressed by using `'' instead
  30.      of `.', i.e.
  31.  
  32.           'so /usr/lib/tmac.s
  33.  
  34.      A sample usage of _s_o_e_l_i_m would be
  35.  
  36.           soelim exum?.n | tbl | nroff -ms | col | lpr
  37.  
  38. SSEEEE AALLSSOO
  39.      colcrt(1), more(1)
  40.  
  41. BBUUGGSS
  42.      The format of the source commands must involve no strange-
  43.      ness - exactly one blank must precede and no blanks follow
  44.      the file name.
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Sprite v1.0                May 7, 1986                          1
  64.  
  65.  
  66.  
  67.